home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 47.7z / BS1 part 47 / Ami..Alignment System (1989)(Free Spirit).7z / Ami..Alignment System (1989)(Free Spirit).adf / s / Startup-Sequence < prev   
Text File  |  1989-05-01  |  662b  |  16 lines

  1. c:AddBuffers df0: 5
  2. c:SetPatch >NIL: ;patch system functions
  3. c:echo " "
  4. c:echo "                          AMI...ALIGNMENT SYSTEM"
  5. c:echo "                                 From"
  6. c:echo "                           Free Spirit Software"
  7. Sys:System/FastMemFirst ; move C00000 memory to last in list
  8. FF > NIL:
  9. c:SetClock > NIL: load  ;load system time from real time clock (A1000 owners should
  10.               ;replace the SetClock load with Date
  11. SYS:System/SetMap usa1 ;Activate the ()/* on keypad
  12. c:path ram: c: sys:system s: sys:prefs add ;set path for Workbench
  13. c:LoadWB ;wait for inhibit to end before continuing
  14. newcli con:0/0/1/1/ from s:ami_boot
  15. c:endcli >NIL:
  16.